home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / database / vicinity / !Vicinity / !Run < prev    next >
Encoding:
Text File  |  1995-07-26  |  998 b   |  37 lines

  1. | !Run
  2. WimpSlot -min 128k
  3.  
  4. IconSprites <Obey$Dir>.!Sprites
  5. IconSprites <Obey$Dir>.Foreign
  6.  
  7. Set File$Type_0C6 Vicinity
  8. Set File$Type_0C9 Condense
  9. Set File$Type_0CA SmModule
  10. Set File$Type_0D6 VicyClip
  11.  
  12. Set File$Type_BC5 ImpDoc  
  13. Set File$Type_DFE CSV     
  14.  
  15. Set Alias$@RunType_0C6 Run <Obey$Dir>.!Run %%*0
  16. If "<Alias$@RunType_0CA>"="" Then Set Alias$@RunType_0CA RMEvaporate %%*0
  17.  
  18. Set Vicinity$Dir <Obey$Dir>
  19. Set Vicinity$Path <Obey$Dir>.Resources.
  20.  
  21. | I'd like this to be used with every program/application
  22. | The filetype determines the data
  23. If "<Wimp$Clipboard>" = "" Then Set Wimp$Clipboard <Wimp$ScrapDir>.Clipboard
  24.  
  25. /<Vicinity$Dir>.Ensure Condensation 1.04 Condense
  26. /<Vicinity$Dir>.Ensure InterfaceManager 2.00 Interface
  27. /<Vicinity$Dir>.Ensure MenuUtils 0.12 MenuUtils
  28. /<Vicinity$Dir>.Ensure MessageTrans 0.06 MsgTrans
  29. /<Vicinity$Dir>.Ensure MemoryManager 1.06 MemMan
  30.  
  31. UnSet Mod$Path
  32.  
  33. 3dColours 3,0
  34. IconSprites <Vicinity$Dir>.Sprites
  35.  
  36. WimpSlot -min 128k -max 128k
  37. Run <Vicinity$Dir>.!RunImage %*0